cannot convert from bool to system.func bool unity

127

how to system func bool unity -

Task<bool> t1 = new Task<bool>(() => IsPrime(numberBeingTested));

Comments

Submit
0 Comments